chapitre1 stage1 More...
#include <stdio.h>#include <allegro.h>#include <stdlib.h>#include "background.h"#include "chien.h"#include "car.h"#include "collision.h"#include "jennyfer.h"#include "perso.h"
Macros | |
| #define | GFX_W 642 |
| #define | GFX_H 450 |
Functions | |
| int | main () |
| END_OF_MAIN () | |
chapitre1 stage1
| int main | ( | ) |
chemain pour acceder au background
General initialization function
iniatitation
boucle du jeu

1.8.1.2